home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 16
/
Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso
/
Aminet
/
misc
/
emu
/
QDOS1.lha
/
QLboot
/
devs
/
DOSDrivers
/
QL0
next >
Wrap
Text File
|
1995-02-04
|
793b
|
27 lines
/* QL file system entry
*
* This file enables reading and writing of QDOS (QL) disks on the built-in
* floppy drive normally referred to as DF0:. QL1 does the same for DF1. By
* creating new versions of this file and changing the Unit line to use other
* numbers, you can make the QLFileSystem available on other devices. For
* example, changing the value of Unit to 2 would create a mount file that
* would allow for QDOS floppies on DF2.
*/
FileSystem = L:QLFileSystem
Device = mfm.device
Unit = 0
Flags = 0
Surfaces = 2
BlocksPerTrack = 9
Reserved = 0
Interleave = 0
LowCyl = 0
HighCyl = 79
Buffers = 21
BufMemType = 1
StackSize = 8000
Priority = 9
GlobVec = -1
DosType = 0x514C3541